Open Tickets where CF.perl5.{Operating System} is mswin32

Id Subject Created Last Update
7142 close(STDOUT) does not wait on MS-Windows 23 years ago 8 years ago
7177 Activestate Perl, text files and tell() for Unix line endings 23 years ago 12 years ago
7222 perl path and @INC on win32 23 years ago 11 years ago
8149 problem with write() and a tie()d filehandle 22 years ago 12 years ago
8805 win NT: when close '<&='-d file handle the original one remains open, pecularities of open FH, '-' 22 years ago 14 years ago
8825 warning not emmited when reading/writing to '-' and STDIN/STDOUT is being closed 22 years ago 13 years ago
17474 perl 5.8.0's nmake install fails on Win32 if $(INST_TOP) contains whitespace characters 22 years ago 11 years ago
18099 STDERR handle duplication issue 22 years ago 14 years ago
18917 system() calls external command twice(!) under certain circumstances 21 years ago 14 years ago
21382 exit()/exec() crashes Perl after fork 21 years ago 10 years ago
21473 sysread and syswrite do not process CRLF correctly 21 years ago 14 years ago
23331 Win32 pipe/fork or filehandle I/O deadlock bug 21 years ago 11 years ago
24495 make test blocked with Mingw & PERLIO=stdio :crlf 20 years ago 8 years ago
24738 re: Perl bug - SIGINT does not break through sleep 20 years ago 14 years ago
27352 getsockname of listen socket blocks in child 20 years ago 11 years ago
30933 "free to wrong memory pool" using DBI, FetchHashKeyName and selectall_hashref 20 years ago 12 years ago
32394 Can't handle a directory that has <0x5c> at the end on the Windows system. 19 years ago 7 years ago
33076 Localized */ isnt observed by magic IO operator 19 years ago 19 years ago
33820 Regex bug: auto-reference to a capture used in a conditional expression 19 years ago 12 years ago
36108 kill($sig, $pid) does not work as documented on Win32 19 years ago 14 years ago
36232 Win32: cannot create hard links on mounted network share 19 years ago 8 years ago
36659 UTF-16 endianess switch after line break 19 years ago 14 years ago
38587 Unusual tell results with :crlf layer and multibyte input 18 years ago 12 years ago
39614 PerlProc_setjmp undefined under WIN32 18 years ago 11 years ago
71852 Warning "/* within comment" in Win32 config.h-related files 14 years ago 8 years ago
73826 PerlIO::encoding infinite loop when trying to decode UTF-8 as ISO-2022-JP 14 years ago 7 years ago
74196 No equivalent of POSIX::_exit() for MSWin32 pseudo-processes? 14 years ago 7 years ago
76652 File::Find fails due to chdir() limit on win32 14 years ago 8 years ago
87740 Absence of POSIX::_SC_OPEN_MAX on Windows makes perl debugger restart fail [includes workaround] 13 years ago 11 years ago
100496 the -p flag ignores PERLIO and seems entirely unchangeable 13 years ago 12 years ago
108276 C stack overflow in Perl_scalarvoid 12 years ago 5 years ago
112628 win32 usability 12 years ago 5 years ago
112920 warnings isn't futureproofed against future category declaration 12 years ago 12 years ago
113864 sysopen() fails to open file larger than 2**32 bytes 12 years ago 11 years ago
114050 UPSTREAM=>blead modules need resource META updates 12 years ago 11 years ago
114986 Win32: -e '"' always returns true 12 years ago 8 years ago
115904 miniperl creates 8gb output under shell redirection 11 years ago 10 years ago
115932 Net::Ping IPv6 support - with patch 11 years ago 9 years ago
116054 [PATCH] 3db6cbfc - SIPHASH is very slow on 32 bit x86 11 years ago 9 years ago
116254 Win32 Perl's signal emulation permanently disables clib signals, then sets them, and excessive win32_signal_context() calls 11 years ago 9 years ago
116294 "isn't numeric" warning fails to appear 11 years ago 11 years ago
116332 abs_path dies on Windows when called with non-existent path 11 years ago 7 years ago
118127 Perl crash when run under AppVerifier 11 years ago 9 years ago
118775 sv_vcatpvfn_flags and format string friends crash on numbered args 11 years ago 7 years ago
119555 require should not clobber $! and $^E on success 11 years ago 10 years ago
119793 /x on \Q#foo\E doesn't match '#foo', # becomes special 11 years ago 7 years ago
120122 Buggy smartmatch on tied array 11 years ago 11 years ago
120939 [PATCH] refactor and fix leak in const_av_xsub 10 years ago 10 years ago
121100 refactor HAS_SIGPROCMASK in Perl_despatch_signals 10 years ago 10 years ago
121230 process group kill on Win32 broken in 5.17.2, regression 5.18 10 years ago 8 years ago
121283 system() on Win32 tries to launch bogus paths+bad cmd parsing 10 years ago 9 years ago
121348 optimizing Perl_do_kv and Perl_magic_scalarpack, tied HV SCALAR method strangeness 10 years ago 9 years ago
121448 XS with <= VC2003 has different interp struct against >= VC2005 Perl, ABI/segv 10 years ago 10 years ago
121450 can't read pinyin characters from terminal 10 years ago 6 years ago
121461 Failed tests on a Win32 Build of Perl 5.18.2 10 years ago 5 years ago
121513 no PERL_IMPLICT_SYS Win32, exactly 4 .. in relative path, DynaLoader loads wrong dll 10 years ago 10 years ago
121593 Handle correctly situation when $Config{dlext} is not equal to $Config{so} 10 years ago 10 years ago
121602 Heap corruption for glob() on windows 10 years ago 9 years ago
121769 Module::CoreList is inconsistent in its use of trailing zeros in perl version numbers 10 years ago 10 years ago
121783 Windows: UTF-8 encoded output in cmd.exe with code page 65001 causes unexpected output 10 years ago 5 years ago
121845 EXTEND_MORTAL usage is questionable 10 years ago 10 years ago
121905 eval_pv and eval_sv stack behavior needs POD, @_ bugs 10 years ago 10 years ago
121923 RFC/WIP replace Perl stack with self allocating/expanding (C-style) stack on Win32 10 years ago 10 years ago
122032 non_bincompat_options is a lie 10 years ago 10 years ago
122262 commit "replace many SvTYPE assertions with lookup tables" adds unused on non-DEBUGGING tables 10 years ago 9 years ago
122481 Source build of 5.20.1 under windows 7 64-bit fails some io/fs.t tests 10 years ago 10 years ago
122872 [PATCH] fix SV body docs in sv.c & PURIFY, cleanup body API, add U32PBYTE macros 10 years ago 9 years ago
123007 interp struct difference, PERL_EXT_RE_DEBUG breaks ABI between re:: and core 10 years ago 10 years ago
123207 sv_force_normal_flags shrinks SvLEN on de-cow 9 years ago 9 years ago
123211 [PATCH] remove PERL_IMPLICIT_SYS stubs 9 years ago 9 years ago
123375 opbasic/arith.t test fails "2.2250738585072014e-308" is 0.0 on Intel C but not Visual C 9 years ago 9 years ago
123402 every OS child procs hangs forever if there is a blocked flock() in a win32 psuedofork 9 years ago 9 years ago
123415 XS INTERFACE: token doesn't support calling conventions 9 years ago 9 years ago
123437 Making GDBM_File, NDBM_File and ODBM_File dual live 9 years ago 9 years ago
123491 Perl_debop and Perl_runops_debug and PL_runops_dbg, are they DEBUGGING or not? 9 years ago 9 years ago
123512 [PATCH] makefile fixes for WinCE 9 years ago 9 years ago
123575 $Config{incpath} and $Config{libpth} are garbage paths on >= VC 2005 9 years ago 5 years ago
123620 [PATCH] introduce PL_w32_osver 9 years ago 9 years ago
123727 [PATCH] INTERN/EXTERN C++ cleanup 9 years ago 9 years ago
124152 perl's times() support is messy, esp on Win32 9 years ago 7 years ago
124189 [PATCH] remove all usage of dl_undef_symbols on platforms where its a nop 9 years ago 9 years ago
125296 CvFILE on threaded, and gv_fetchfile on all perls, burn mad memory 9 years ago 8 years ago
125439 $SIG{__WARN__} and PL_warnhook can have different values (but shouldn't) 9 years ago 8 years ago
125492 perldebguts.pod description of scalar ${"_<$filename"} doesnt match code 9 years ago 9 years ago
125529 older MS CRTs/libc putenv'es/Time::Piece cause memory corruption 9 years ago 9 years ago
125569 [PATCH] modify behavior of SCALAR in *{"_<$filename"} dbg glob for mem saving 9 years ago 8 years ago
125630 perl -V 1000s of lines long/make_patchnum.pl has unbounded CPU and disk usage 9 years ago 9 years ago
125720 h2xs based on .h and .c files at windows 9 years ago 9 years ago
125723 IO::File fails on win32 (Strawberry Perl) 5.16 and lower due to ord? 9 years ago 5 years ago
125751 [PATCH] POC perl's malloc API takes a my_perl/context/malloc API refactor 9 years ago 9 years ago
125982 [PATCH] Win32 Clang patches 9 years ago 9 years ago
126167 use Module; fails silently with wrong cased module name on Windows 9 years ago 9 years ago
126273 [PATCH] WIP add save stack caller tracing 9 years ago 9 years ago
126686 [PATCH] make_ext.pl: run all Makefile.PLes in 1 process 8 years ago 8 years ago
126794 Why is $Config{installsitescript} not populated? 8 years ago 8 years ago
127260 [PATCH] smoke-me/bulk88/w32_vmem_cleanup 8 years ago 8 years ago
127331 use open IO => ":bytes" does nothing on Win7 8 years ago 8 years ago
130649 Threads, shared memory, blessed objects fail to call ->DESTROY method 7 years ago 7 years ago
130683 Windows %ENV and utf8 7 years ago 5 years ago
130735 AutoLoader implies suitability for constants, fails to mention inlining incompability [patch] 7 years ago 7 years ago
131177 MSWin32 (Win10) / qx{} bug for compound statments (eg, "echo 1 & echo 2") 7 years ago 7 years ago
131484 Build Failure using VS2015 7 years ago 6 years ago
132480 defined operator not constant folded 6 years ago 6 years ago
133239 Very misleading line number for warnings in some cases 6 years ago 6 years ago
( 104 tickets listed )